clipboard: GdkContentProviderUnion should return after writing the first matched...
authorCarlos Garcia Campos <cgarcia@igalia.com>
Thu, 7 May 2020 09:21:18 +0000 (11:21 +0200)
committerCarlos Garcia Campos <carlosgc@gnome.org>
Thu, 7 May 2020 09:27:45 +0000 (11:27 +0200)
commit739137ccf90e440253c7816110f165f96a165683
treef8ecbee985507b234ef76cb77c9eda3a5a490606
parent42ca760f9cec780fb389f8ca35b2749d0c7bc82a
clipboard: GdkContentProviderUnion should return after writing the first matched format

It continues trying with the other providers due to a missing early
return.
gdk/gdkcontentproviderimpl.c